Method TEXMS
of class APL2TEX
created 19891114,14:0:55
Protocol: Internal Translation Table
Syntax
translation table
TEXMS
Reference
TEXMS generates a translation table
which maps symbols of the atomic vector to a
LATEX macro name. All standard characters are NOT
mapped (lowercase alphabet, uppercase alphabet, numbers).
Description
This translation table is designed for texts which
contain only a few APL symbols or short APL expressions.
Mixing with LATEX or TEX commands and macros is
possible and allows a decent design of descriptions and
short references. Especially using math mode together with
APL functions gives a much better documentation for
algorithms.
It pays off to memoize this function.